-
Home
-
Multiple Page Generator Plugin – MPG
-
4.0.12
-
Code
-
Classes
- ReaderAbstract
| Total Complexity |
28 |
| Dependencies |
9 |
| Dependents |
0 |
| Total lines |
227 |
| Lines of code |
75 |
| Logical lines of code |
41 |
| Comment lines |
98 |
| Methods |
15 |
| Properties |
4 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| open() |
A |
54 |
8 |
20 |
| close() |
S |
65 |
3 |
10 |
| getFileRealPath() |
S |
72 |
2 |
6 |
| getStreamWrapperScheme() |
S |
68 |
2 |
7 |
| isSupportedStreamWrapper() |
S |
70 |
2 |
6 |
| getSheetIterator() |
S |
71 |
2 |
6 |
| doesSupportStreamWrapper() |
S |
100 |
1 |
0 |
| openReader() |
S |
100 |
1 |
0 |
| getConcreteSheetIterator() |
S |
100 |
1 |
0 |
| closeReader() |
S |
100 |
1 |
0 |
| __construct() |
S |
74 |
1 |
5 |
| setShouldFormatDates() |
S |
76 |
1 |
4 |
| setShouldPreserveEmptyRows() |
S |
76 |
1 |
4 |
| isStreamWrapper() |
S |
79 |
1 |
3 |
| isPhpStream() |
S |
75 |
1 |
4 |